'Declaration
Public Function TwainSetAutomaticBorderDetection( _ ByVal AutoBorderDetect As Boolean _ ) As Boolean
public bool TwainSetAutomaticBorderDetection( bool AutoBorderDetect )
public function TwainSetAutomaticBorderDetection( AutoBorderDetect: Boolean ): Boolean;
public function TwainSetAutomaticBorderDetection( AutoBorderDetect : boolean ) : boolean;
public: bool TwainSetAutomaticBorderDetection( bool AutoBorderDetect )
public: bool TwainSetAutomaticBorderDetection( bool AutoBorderDetect )
Parameters
- AutoBorderDetect